/**!
 * 苏州公积金门户
 * author: xuyang;
 */




/* 正文 */

.ewb-main {
	padding: 0 10px;
	background-color: #fff;
}

/* 通知公告 */

.ewb-notice {
	height: 70px;
	background-color: #f0f0f0;	
}

.ewb-notice-hd {
	padding-top: 10px;
	width: 63px;
	height: 60px;
	line-height: 23px;
	text-align: center;
	background-color: #e67733;
}

.ewb-notice-hd a {
	font-size: 18px;
	color: #fff;
}

.ewb-notice-bd {
	padding-left: 16px;
	width: 881px;
}

.wb-tab-infor {
	padding-top: 12px;
    width: 870px;
}
.wb-textlist{
    width: 870px;
    height: 58px;
    overflow: hidden;
}
.wb-textlist li {
	float: left;
     line-height: 24px;
    height: 24px;
    color:#333;
    font-size: 12px;
    width: 285px;
}
.wb-textlist li a{
    display: block;
	padding-left: 8px;
    background: url(../images/item_icon.jpg) 0 11px no-repeat;  
    color:#333;
    font-size: 12px;
}

/* 图片轮播 */
.ewb-viewpager {
	width: 380px;
	height: 285px;
}

.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 7px;
    bottom: 12px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    margin-right: 7px;
    height: 8px;
    width: 16px;
    background: #fff;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #edae37;
}

/* 新闻 */

.ewb-news {
	padding: 0 13px;
	width: 542px;
	height: 283px;
	border: 1px solid #d2d2d2;
}

.ewb-news-hd {
	height: 34px;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-news-tt {
	margin-right: 15px;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.ewb-news-tt.current {
	color: #e67733;
	background: url(../images/tab_tt_icon.png) center bottom no-repeat;
	border-bottom: 3px solid #e57733;
}

.ewb-news-bd {
	padding-top: 7px;
}

.ewb-news-item {
	line-height: 30px;
	vertical-align: top;
	font-size: 14px;
	background: url(../images/item_icon.jpg) 0 14px no-repeat;
}

.ewb-news-block {
	padding-left: 10px;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-news-item a {
	color: #333;
}

.ewb-news-icon {
	margin-top: 7px;
	margin-left: 9px;
	width: 32px;
	height: 19px;
	background: url(../images/news_icon.png);
}

.ewb-news-item span {
	color: #999899;
}

/* 网上办事大厅 */

.ewb-service {
	position:relative;
	height: 105px;
	z-index:98;
	background: url(../images/service_bg.jpg);
}

.ewb-ser-link1 {
	display:block;
	margin-top: 8px;
	margin-left: 74px;
	width:316px;
	height:68px;
	cursor:none;
	background: url(../images/service_hall.png) repeat-x;
}

.ewb-ser-unit {
	margin: 5px 5px 0 4px;
	width: 468px;
	height: 93px;
	border:1px solid rgba(255,255,255,0.5);
	background: url(../images/white_bg.png);
}

.ewb-ser-h {
	margin-top:11px;
	margin-left: 135px;
	width: 218px;
	height: 38px;
	background: url(../images/service_tt.png) no-repeat;
}

.ewb-ser-link {
	position:relative;
	float:left;
	margin-top:6px;
	padding-left: 51px;
	width: 126px;
	height: 33px;
	line-height:33px;
	font-size:16px;
	font-weight: bold;
}

.ewb-ser-link2 {
	margin-left: 38px;
	color:#335da2;
	cursor: pointer;
	background: url(../images/service_link1.png);
}

.ewb-ser-link2:hover {
	color:#fff;
	background: url(../images/service_link1h.png);
}

.ewb-ser-link3 {
	
	margin-left: 22px;
	color:#337c28;
	cursor: pointer;
	background: url(../images/service_link2.png);
}

.ewb-ser-link3:hover {
	color:#fff;
	background: url(../images/service_link2h.png);
}
.ewb-ser-con2 {
	position:absolute;
	top: 32px;
	left: 32px;
	display:none;
	padding: 7px 2px 2px;
	width: 120px;
	height:110px;
	z-index:999;
	background: url(../images/service_con_bg2.png);
}
.ewb-ser-con {
	position:absolute;
	top: 32px;
	left: -32px;
	display:none;
	padding: 7px 2px 2px;
	width: 252px;
	height:161px;
	z-index:999;
	background: url(../images/service_con_bg.png);
}
.ewb-ser-link2:hover .ewb-ser-con2 {
	display: block;
}
.ewb-ser-link3:hover .ewb-ser-con {
	display: block;
}

.ewb-service-block {
	padding-top: 9px;
}

.ewb-ser-left {
	padding-top: 9px;
	margin-left:10px;
	margin-right: 6px;
	width: 98px;
}
.ewb-ser-left2 {
	padding-top: 9px;
	margin-left:10px;
	margin-right: 6px;
	width: 98px;
}

.ewb-ser-right {
	padding-top: 9px;
	margin-left:10px;
	margin-right: 6px;
	width: 113px;
}

.ewb-ser-a {
	display:block;
	margin-bottom:8px;
	height:28px;
	line-height:28px;
	font-size: 14px;
	text-align:center;
	color: #333;
}

.ewb-ser-a.ewb-cur,
.ewb-ser-a:hover {
	color:#552011;
	background:url(../images/ser_com_bg.jpg);
}

/* 便民驿站 */

.ewb-post {
	width: 229px;
	height: 438px;
	background-color: #fff;
	border: 1px solid #d2d2d2;
}

.ewb-post-hd {
	height: 36px;
}

.ewb-post-tt {
	margin-top: -1px;
	margin-left: -1px;
	padding-left: 14px;
	width: 107px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/post_hd_icon.png);
}

.ewb-post-bd {
	padding: 19px 7px 0;
}

.ewb-post-link {
	display: block;
	margin-top: 5px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #eca45d;
	cursor: pointer;
	background: url(../images/post_link_bg.jpg) repeat-x;
}

.ewb-post-link:hover {
	border: 1px solid #cfcfcf;
	background: url(../images/post_link_bgh.jpg) repeat-x;
}

.ewb-post-icon1 {
	margin-top: 10px;
	margin-left: 32px;
	margin-right: 36px;
	width: 21px;
	height: 21px;
	background: url(../images/post_icon1.png);
}

.ewb-post-link:hover .ewb-post-icon1 {
	background: url(../images/post_icon1h.png);
}

.ewb-post-icon2 {
	margin-top: 10px;
	margin-left: 31px;
	margin-right: 35px;
	width: 23px;
	height: 18px;
	background: url(../images/post_icon2.png);
}

.ewb-post-link:hover .ewb-post-icon2 {
	background: url(../images/post_icon2h.png);
}

.ewb-post-icon3 {
	margin-top: 10px;
	margin-left: 32px;
	margin-right: 36px;
	width: 21px;
	height: 20px;
	background: url(../images/post_icon3.png);
}

.ewb-post-link:hover .ewb-post-icon3 {
	background: url(../images/post_icon3h.png);
}

.ewb-post-icon4 {
	margin-top: 10px;
	margin-left: 32px;
	margin-right: 36px;
	width: 21px;
	height: 18px;
	background: url(../images/post_icon4.png);
}

.ewb-post-link:hover .ewb-post-icon4 {
	background: url(../images/post_icon4h.png);
}

.ewb-post-icon5 {
	margin-top: 10px;
	margin-left: 34px;
	margin-right: 37px;
	width: 18px;
	height: 18px;
	background: url(../images/post_icon5.png);
}

.ewb-post-link:hover .ewb-post-icon5 {
	background: url(../images/post_icon5h.png);
}

.ewb-post-sp {
	/*font-size: 16px;*/
	font-weight: bold;
	color: #552011;
	font-size: 14px;
}

.ewb-post-link:hover .ewb-post-sp {
	color: #e49934;
}

.ewb-post-a {
	line-height: 28px;
	color: #333;
}

/* 业务指南 */

/* 业务指南 */

.ewb-guide {
	position: relative;
	width: 715px;
	height: 436px;
	background-color: #fff4df;
	border: 2px solid #f3d174;
}

.ewb-guide-tt {
	position: absolute;
	top: -6px;
	left: 50%;
	display: block;
	padding-top: 14px;
	margin-left: -54px;
	width: 108px;
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(../images/guide_hd_bg.png);
}

.ewb-guide-bd {
	margin-top: 46px;
	padding: 0 15px;
} 

.ewb-guide-tab {
	height: 22px;
}

.ewb-guide-tab-tt {
	position: relative;
	margin-right: 2px;
	width: 98px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px solid #d2d2d2;
	background: url(../images/guide_bg.jpg) repeat-x;
}

.ewb-guide-tab-tt i {
	display: none;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -5px;
	width: 10px;
	height: 4px;
	background: url(../images/guide_icon_arrow.png);
}

.ewb-guide-tab-tt.current {
	height: 22px;
	line-height: 22px;
	color: #fff;
	border: 0;
	background: url(../images/guide_bgh.jpg) repeat-x;
}

.ewb-guide-tab-tt.current i {
	display: block;
}

.ewb-guide-table {
	margin-top: 5px;
	width: 100%;
	background: url(../images/gui_table_bg.jpg) repeat-x;
	border: 1px solid #d2d2d2;
	background-color:#f0f9ff;/*2018.03.21增*/
}

.ewb-gui-tr1 {
	height: 35px;
}

.ewb-gui-td1 {
	width: 54px;
	background-color: #edf8ff;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-gui-icon1 {
	display: block;
	margin-left: 16px;
	width: 19px;
	height: 16px;
	background: url(../images/gui_icon1.png);
}

.ewb-gui-td1-sp {
	display: block;
	margin-top: 2px;
	font-size: 16px;
	text-align: center;
	color: #0d4d93;
}

.ewb-gui-td2 {
	padding-left: 12px;
	width: 147px;
	font-size: 13px;
	color: #0b4c92;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-gui-td3 {
	width: 467px;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-gui-td3-sp {
	display: inline-block;
	margin-left: 8px;
	padding-left: 8px;
	/*line-height: 24px;*/
	line-height: 18px;/*2018.03.21改*/
	color: #333;
	background: url(../images/gui_arrow_icon.png) left center no-repeat;
}

.ewb-gui-tr2 {
	height: 55px;
}

.ewb-gui-icon2 {
	display: block;
	margin-left: 16px;
	width: 19px;
	height: 15px;
	background: url(../images/gui_icon2.png);
}

.ewb-gui-td4 {
	padding-left: 13px;
	height: 42px;
	border-right: 1px solid #d2d2d2;
	color: #0b4c92;
	border-bottom: 1px solid #d2d2d2;
	font-size: 13px;
}

.ewb-gui-tr3 {
	height: 60px;
}

.ewb-gui-icon3 {
	display: block;
	margin: 0 auto;
	width: 17px;
	height: 16px;
	background: url(../images/gui_icon3.png);
}
.ewb-gui-zyzyzzd {
	display: block;
	margin: 0 auto;
	width: 19px;
	height: 17px;
	background: url(../images/gui_icon_zyzyzzd.png);
}

.ewb-gui-com-tr {
	height: 86px;
}

.ewb-gui-td5 {
	width: 214px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background-color: #edf8ff;
}

.ewb-gui-icon4 {
	display: inline-block;
	margin-top: 6px;
	margin-left: 48px;
	width: 18px;
	height: 12px;
	background: url(../images/gui_icon4.png);
}

.ewb-gui-span {
	margin-left: 12px;
	font-size: 16px;
	color: #0d4d93;
}

.ewb-gui-td6 {
	width: 467px;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-gui-a {
	margin-left: 16px;
	line-height: 24px;
	color: #333;
}

.ewb-gui-icon5 {
	display: inline-block;
	margin-top: 4px;
	margin-left: 50px;
	width: 17px;
	height: 15px;
	background: url(../images/gui_icon5.png);
}

.ewb-gui-icon6 {
	display: inline-block;
	margin-top: 3px;
	margin-left: 52px;
	width: 17px;
	height: 17px;
	background: url(../images/gui_icon6.png) left bottom no-repeat;
}

.ewb-gui-icon7 {
	display: inline-block;
	margin-top: 2px;
	margin-left: 52px;
	width: 17px;
	height: 17px;
	background: url(../images/gui_icon7.png);
}

/* 下属机构 */

.ewb-subsidiary {
	position: relative;
	width: 718px;
	height: 408px;
	border: 1px solid #d2d2d2;
}

.ewb-subsidiary-tt {
	position: absolute;
	top: -1px;
	left: -1px;
	display: block;
	padding-left: 14px;
	width: 107px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../images/post_hd_icon.png);
}

.ewb-subsid-img {
	margin-top: 18px;
	margin-left: 13px;
}

.ewb-subsid-tab {
	margin-top: 11px;
	margin-left: 6px;
	width:360px;
}

.ewb-map-row-hd {
	height: 36px;
	line-height: 36px;
	background-color: #f3d174;
}

.ewb-map-sp {
	font-size: 16px;
	text-align: center;
	border-left: 1px solid #eaeaea;
}

.ewb-map-row-hd .ewb-map-sp {
	border-left: 1px solid #f3d174;
}

.ewb-map-sp1 {
	width: 98px;
}

.ewb-map-sp2 {
	width: 251px;
}

.ewb-map-row {
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

.ewb-map-sp3 {
	width: 94px;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #eaeaea;
}

.ewb-map-sp4 {
	/*width: 244px;
	padding-left: 9px;*/
	width: 258px;
	font-size: 14px;
	padding-left: 5px;
	border-left: 1px solid #eaeaea;
}
.ewb-map-sp4 > span > a{display: inline-block; vertical-align: middle; line-height: 1.25em;}

.ewb-map-row.ewb-map-h,
.ewb-map-row:hover {
	background-color: #f8dedd;
}

.ewb-map-link {
	display: none;
	margin-top: 13px;
	margin-right: 5px;
	width: 15px;
	height: 13px;
	background: url(../images/tab_icon.png);
}

.ewb-map-row.ewb-map-h .ewb-map-link,
.ewb-map-row:hover .ewb-map-link {
	display: block;
}

.ewb-map-sp4.ewb-last {
	line-height: 18px;
	height: 36px;
}

.ewb-hotline {
	margin-left: 10px;
	width: 230px;
	height: 421px;
}

.ewb-hotline-a {
	display: block;
	height: 95px;
}

.ewb-hotline img {
	display: block;
}

.ewb-hotline-block {
	position: relative;
	margin-top: 10px;
	cursor: pointer;
}

.ewb-mail-img {
	margin-top: 2px;
	height: 111px;
	background: url(../images/mail_img.jpg) left 8px no-repeat;
}


.ewb-mail-con {
	position: absolute;
	top: -84px;
	left: 253px;
	display: none;
	width: 168px;
}

.ewb-mail-item {
	margin-left: 10px;
	padding: 6px;
	width: 146px;
	height: 330px;
	background: url(../images/mail-bg.jpg);
}

.ewb-mail-link {
	display: block;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	text-align: center;
	color: #666666;
	border: 1px solid #fff;
}

.ewb-mail-link:hover {
	font-weight: bold;
	color: #fff;
	border: 1px solid #cdcdcd;
	background-color: #dda633;
}

.ewb-hotline-block:hover .ewb-mail-con {
	display: block;
}

.ewb-reception-img {
	margin-top: -6px;
	height: 111px;
	background: url(../images/reception_img.jpg) left 8px no-repeat;
}

/*.ewb-reception-img:hover {
	margin-left: -8px;
	width: 260px;
	height: 111px;
	background: url(../images/reception_imgh.png) no-repeat;
}*/

.ewb-reception-item {
    margin-left: -60px; 
	padding: 6px;
	width: 231px;
	height: 278px;
	background: url(../images/reception_bg.png);
}

.ewb-reception-hd {
	padding-left: 16px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #dda633;
}

.ewb-reception-bd {
	padding-top: 15px;
	padding-left: 20px;
}

.ewb-reception-h {
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}

.ewb-reception-bd p {
	line-height: 24px;
	font-size: 14px;
}

/* 行政许可公示 */

.ewb-public {
	/*height: 170px;*//*2018.11.15*/
	overflow: hidden;
}
.ewb-public2 {
	height: 370px;
	overflow: hidden;
}

.ewb-public-hd {
	padding-left: 9px;
	height: 37px;
	background: url(../images/public_hd_bg.jpg) repeat-x;
}

.ewb-public-tt {
	margin-top: 4px;
	width: 135px;
	height: 29px;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.ewb-public-tt.current {
	color: #552011;
	background: url(../images/public_hd_tt.png);
}


.ewb-public-tt2 {
	padding-left:2px;
	margin-top: 4px;
	width: 100px;
	height: 26px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background: url(../images/tab2.jpg) no-repeat;
}

.ewb-public-tt2.current {
	color: #fff;
	background: url(../images/tab1.jpg) no-repeat;
}

.ewb-public-bd {
	padding-top: 3px;
	/*height: 130px;*//*2018.11.15*/
}

.ewb-public-bd2 {
	padding-top: 3px;
	height: 680px;
}

.ewb-public-tab {
	width: 100%;
}

.ewb-hd-tr {
	height: 36px;
	background-color: #e8e8e8;
}
.ewb-hd-tr2 {
	height: 36px;
}

.ewb-th {
	font-size: 14px;
	text-align: center;
	border-right: 1px solid #d2d2d3;
}
.ewb-th3t{}
.ewb-th2r {
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #d2d2d3;
	border-right: 1px solid #d2d2d3;
	border-bottom:1px solid #d2d2d3;
	background-color:#e4f3fd;
	color:#0d4d93;
}
.ewb-thleft {
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #d2d2d3;
	border-right: 1px solid #d2d2d3;
	border-bottom:1px solid #d2d2d3;
}
.ewb-thnoright {
	font-size: 14px;
	text-align: left;
	border-top: 1px solid #d2d2d3;
	border-bottom:1px solid #d2d2d3;
}
.ewb-th1 {
	width: 232px;
}

.ewb-th2 {
	width: 290px;
}

.ewb-th3 {
	width: 170px;
}

.ewb-th4 {
	width: 165px;
	border-right: 0;
}

.ewb-tr {
	height: 45px;
}

.ewb-td1 {
	text-align: center;
	font-size: 14px;
	border-left: 1px solid #d2d2d3;
	border-bottom: 1px solid #d2d2d3;
}

.ewb-td2 {
	border-right: 1px solid #d2d2d3;
}

.ewb-fl-link {
	border: 1px solid #eda761;
}

.ewb-fl-link img {
	display: block;
}

.ewb-fl1 {
	padding: 2px;
}

.ewb-fl2 {
	padding: 2px 1px 2px;
}

.ewb-fl3 {
	padding: 1px 2px;
}

.ewb-fl4 {
	padding: 2px 1px 2px 3px;
}
.danwei{color:#333;}
.danwei:hover{color:#333;}

.menub2_1 {  
    margin-right: 2px;
    float: left; 
	cursor: pointer;
	width: 98px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	border: 0;
	background: url(../images/guide_bgh.jpg) repeat-x;
}

.menub2_2 {	  
	float: left; 
	position: relative;
	margin-right: 2px;
	width: 98px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px solid #d2d2d2;
	background: url(../images/guide_bg.jpg) repeat-x;
}